home *** CD-ROM | disk | FTP | other *** search
/ Quarterdeck MagnaRAM 2.0 / Quarterdeck MagnaRAM 2.0.img / WIN31 / README.TXT < prev    next >
Encoding:
Text File  |  1995-09-18  |  8.8 KB  |  205 lines

  1.  MAGNARAM VERSION 2 README FILE FOR WINDOWS 3.1 USERS
  2.  
  3.  This file includes tips to help you get the most out of MagnaRAM.  For
  4.  that reason alone, it is worthwhile reading! It also contains
  5.  last-minute information that did not make it into the manual and a few
  6.  corrections to the manual. If you want to print this file for future
  7.  reference, be sure you are in the MagnaRAM directory and type
  8.  
  9.  COPY README.TXT PRN:
  10.  
  11.  at the DOS prompt.  Alternatively, you may print this file from the
  12.  Windows Notepad by clicking on File, then Print.
  13.  
  14.  Note also that the online help file included with MagnaRAM is more
  15.  up-to-date than the printed documentation.
  16.  
  17.  
  18.  TABLE OF CONTENTS
  19.  =================
  20.  MagnaRAM needs Enhanced Mode and Virtual Memory
  21.  MagnaRAM and 'Quick Start' programs
  22.  If your system locks up when MagnaRAM is installed in Windows 3.1
  23.  If your system seems to slow down after MagnaRAM is installed
  24.  If MagnaRAM seems to have no effect on my system
  25.  If Applications do not have enough memory with MagnaRAM installed
  26.  Errata in the printed documentation
  27.  
  28.  MagnaRAM NEEDS ENHANCED MODE AND VIRTUAL MEMORY
  29.  ================================================
  30.  
  31.  MagnaRAM requires Windows 3.1 to be running in 386 Enhanced Mode, and
  32.  to have Virtual Memory enabled. Virtual memory setup and configuration
  33.  instructions can be found in Chapter 4 of your MagnaRAM user's guide.
  34.  
  35.  
  36.  MagnaRAM AND 'QUICK START' PROGRAMS
  37.  ====================================
  38.  
  39.  Changes to Windows's Virtual Memory settings and MagnaRAM's
  40.  configuration typically require Windows to be restarted for the changes
  41.  to take effect. Programs that allow Windows to be exited and restarted
  42.  quickly may not take such changes into account. Generally, such
  43.  programs should be disabled before you make changes to Windows' Virtual
  44.  Memory settings or MagnaRAM's configuration.  After making your
  45.  changes, exit and restart Windows when prompted to do so, either by
  46.  using the Restart dialog box or the standard Windows exit procedures.
  47.  After you have restarted Windows, you may reactivate
  48.  
  49.  
  50.  IF YOUR SYSTEM LOCKS AFTER MagnaRAM IS INSTALLED
  51.  ================================================
  52.  
  53.  In the unlikely event that you experience a system failure after
  54.  you install MagnaRAM, you may wish to consider the following
  55.  possibilities.
  56.  
  57.  The system can become unstable if the Windows swap file is located on
  58.  an area of your hard disk that is being compressed by a disk
  59.  compression program. (This is true even when MagnaRAM is not
  60.  installed.)  In general, you should either move your swap file to an
  61.  uncompressed section of your hard disk, or make sure there is plenty of
  62.  free disk space on the compressed drive that contains the swap file.
  63.  The swap file location is set via Windows Control Panel / 386 Enhanced
  64.  / Virtual Memory.
  65.  
  66.  Some programs expect to run in physical RAM, and can cause system 
  67.  instability if they do not get the physical memory they expect. You can
  68.  sometimes work around this problem by decreasing the size of disk
  69.  caches, RAM disks, and other TSRs and drivers loaded before you start
  70.  Windows. It may also be possible to work around this problem by
  71.  decreasing the size of MagnaRAM's compression buffer, though MagnaRAM's
  72.  ability to create more Windows memory will decrease along with the size
  73.  of the buffer.
  74.  
  75.  If Windows does not start at all, and you suspect that MagnaRAM may be
  76.  involved, you can disable MagnaRAM temporarily.  Use a text editor such
  77.  as DOS' EDIT to edit your WINDOWS\SYSTEM.INI file. Comment out the
  78.  following line in the [386Enh] section by placing a semicolon at the
  79.  front of the line that loads MagnaRAM, which is typically:
  80.  
  81.  device=C:\magnaram\magna31.vxd
  82.  
  83.  Change the line to
  84.  
  85.  ;device=C:\magnaram\magna31.vxd
  86.  
  87.  and Windows will start without loading MagnaRAM.  If you are still
  88.  unable to start Windows, it is unlikely in the extreme that MagnaRAM
  89.  has anything to do with the problem.  Note that the MagnaRAM control
  90.  panel will refuse to load if MAGNA31.VXD is removed or commented out.
  91.  
  92.  IF YOUR SYSTEM SEEMS TO SLOW DOWN AFTER INSTALLING MagnaRAM
  93.  ===========================================================
  94.  
  95.  If your system seems to slow down after you have installed MangaRAM,
  96.  try decreasing the value of the PAGEOVERCOMMIT statement in MagnaRAM's
  97.  configuration. MagnaRAM generally sets PAGEOVERCOMMIT to a value of 8,
  98.  which is significantly higher than Windows 3.1's default value. It is
  99.  possible that the higher value will create more memory bookkeeping for
  100.  Windows and have an impact on performance. Try a PAGEOVERCOMMIT value
  101.  of 4 (Windows 3.1's default) and see if your system speeds up.
  102.  
  103.  You can also improve performance to a small extent by decreasing the
  104.  size of the MagnaRAM compression buffer, and increasing the minimum
  105.  compression threshold. In both cases, the cost of increased performance
  106.  is less data compression and less extra Windows memory.
  107.  
  108.  
  109.  IF MagnaRAM SEEMS TO HAVE NO EFFECT ON YOUR SYSTEM
  110.  ==================================================
  111.  
  112.  If MagnaRAM is installed and working on your system, you should see the 
  113.  MagnaRAM logo, with its expanding RAM chip, as Windows starts up. If you 
  114.  don't see this logo, try running the MagnaRAM installation program again.
  115.  
  116.  If MagnaRAM is installed, and the logo appears as you start Windows, check
  117.  the MagnaRAM Configuration screen to make sure that the Disable MagnaRAM 
  118.  Memory Compression box is cleared. If this box is selected, MagnaRAM will 
  119.  not compress memory on your system.
  120.  
  121.  
  122.  IF APPLICATIONS DO NOT HAVE ENOUGH MEMORY WITH MagnaRAM INSTALLED
  123.  =================================================================
  124.  
  125.  A very large program (for example, a CAD program) might require a huge
  126.  amount of memory before MagnaRAM's data compression even begins. Try
  127.  decreasing the size of the MagnaRAM compression buffer on the MagnaRAM
  128.  Configuration screen, or try increasing the size of your Windows
  129.  virtual memory swap file.
  130.  
  131.  
  132.  ERRATA IN THE PRINTED DOCUMENTATION
  133.  ===================================
  134.  
  135.  As noted above, the correct way to disable MagnaRAM at startup is to
  136.  remove or to comment out the line
  137.  
  138.  device=C:\MagnaRAM\MAGNA31.VXD
  139.  
  140.  in the [386Enh] section of SYSTEM.INI, rather than the line
  141.  
  142.  run=C:\MagnaRAM\LOGO31.EXE
  143.  
  144.  in the [windows] section of the WIN.INI file.
  145.  
  146.  If you wish to disable MagnaRAM permanently, you may do so by following
  147.  this procedure.
  148.  
  149.  1) Start Windows with MagnaRAM inactive.
  150.  
  151.  2) When Windows has finished loading, select the MagnaRAM group.
  152.   
  153.  3) From the menu that is presented on this screen, select MagnaRAM
  154.     Uninstall. This will remove MagnaRAM completely from your hard disk.
  155.     After diagnosing and resolving the conflict, you may then re-install
  156.     MagnaRAM.
  157.  
  158.  The README file first identified on page 3 of the manual is named
  159.  README.TXT (the file you are reading now).
  160.  
  161.  The last paragraph on page 3 notes that MagnaRAM will appear under the
  162.  Start menu in Windows 95, under the name MagnaRAM 2 in the Programs
  163.  sub-menu.  The correct name is MagnaRAM.  All subsequent occurrences of
  164.  "MagnaRAM 2" should read "MagnaRAM" instead.
  165.  
  166.  On page 4, in the section "To uninstall MagnaRAM", the first step
  167.  suggests that you double-click on the MagnaRAM Uninstall item.  A
  168.  single click is all that is required.  Subsequent references to
  169.  double-clicking at any point in the Start menu or its submenus should
  170.  refer to a single click instead.
  171.  
  172.  On page 9, the acronym "RMA" should read "RAM" instead.
  173.  
  174.  The last paragraph on page 17 of the manual, which continues on page
  175.  18, contains incorrect information and should be ignored.
  176.  
  177.  The last paragraph on page 18 is similarly incorrect and should be
  178.  ignored.  MagnaRAM's installation does create a backup version of
  179.  WIN.INI and SYSTEM.INI, and places them in the directory into which you
  180.  installed MagnaRAM.
  181.  
  182.  The information on page 21, which notes the changes that MagnaRAM makes
  183.  to your system configuration, is incorrect.  MagnaRAM does not use a
  184.  .DLL for any of its services, but instead relies on a Windows Virtual
  185.  Device Driver (VxD).  The name of this VxD, and the method by which it
  186.  is loaded, depends on your version of Windows.  In Windows 3.1,
  187.  MagnaRAM is loaded by a line in the [386Enh] section of the Windows
  188.  SYSTEM.INI file:
  189.  
  190.  device=c:\magnaram\magna31.vxd
  191.  
  192.  In Windows 95, MagnaRAM's VxD is loaded via the Windows Registry,
  193.  under the HKEY_LOCAL_MACHINE entry in the path
  194.  
  195.  \System\CurrentControlSet\Services\VxD\Quarterdeck_MagnaRAM
  196.  
  197.  The Display_Compression parameter, described on page 22, is no longer a
  198.  MagnaRAM parameter.
  199.  
  200.  4K sections of memory, as referred to on page 26 are "pages", rather
  201.  than "+pages".
  202.  
  203.  Trademarks are the property of their respective owners.
  204.  Copyright (c) 1995 Quarterdeck Corporation
  205.